drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.
authorEric Anholt <eric@anholt.net>
Thu, 2 Feb 2017 01:10:09 +0000 (17:10 -0800)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:51 +0000 (20:31 +0000)
commita08a88d2c0ca0e43dc326c7328cb74518be10f88
tree1626397b006c2d9188b024f8ac6f85bdba906d8d
parentf0c56aa43d5492e6c46aa68593664a31edec7931
drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.

Trying to debug weston on fkms involved figuring out what calls I was
making to the firmware.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_firmware_kms.c